Skip to content

nse script to identify server vulnerable to CVE-2023-3519

Notifications You must be signed in to change notification settings

dorkerdevil/CitrixFall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

CVE-2023-3519 Citrix Vulnerability NSE Script for Nmap

This Nmap NSE script checks for the CVE-2023-3519 vulnerability in Citrix Gateway and Citrix AAA.

Installation

To use this script, you will need to have Nmap installed. You can download Nmap from here.

Copy the cve-2023-3519-checker.nse file to your Nmap scripts directory. This is typically /usr/share/nmap/scripts/ on a Unix-based system.

You can verify the script is recognized by Nmap by running:

nmap --script-updatedb

Usage

To use this script, run the following command:

nmap --script cve-2023-3519-checker --script-args checktype=service|vuln <target>

Replace with the IP address or hostname you want to scan.

Note

Feel Free to open issues or anything you want me to add in like new checks .

License

This project is licensed under the same license as Nmap - GPLv2.

Author

Ashish Kunwar

About

nse script to identify server vulnerable to CVE-2023-3519

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages